-- card: 9877 from stack: in -- bmap block id: 3954 -- flags: 4000 -- background id: 2175 -- name: firstCard ----- HyperTalk script ----- on openCard put the seconds + 5 into waitSec get card field "allExpenses" of card "whichMonths" if it = empty then repeat until the seconds >= waitSec or the mouseClick end repeat visual venetian blinds to gray visual venetian blinds go card "about" else get word 1 of item 2 of the long date visual barn door close slowly to gray visual barn door open slowly go card it end if end openCard